Make "C-x =" show display properties from overlays.
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Sep 2011 16:49:57 +0000 (19:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Sep 2011 16:49:57 +0000 (19:49 +0300)
commitc5a5e7f2b8689b70468d301c6b20070fd4af3ddf
tree13ff8f663fe74dcf553675dcee0f25f5b89d2a0f
parentb66e8155c9713cf593e43fb38fe737bf1c93129f
Make "C-x =" show display properties from overlays.

 lisp/simple.el (what-cursor-position): Use get-char-property-change
 and next-single-char-property-change, to be able to show display
 properties that come from overlays as well as text properties.
lisp/ChangeLog
lisp/simple.el